func net/netip.joinHostPort
2 uses
net/netip (current package)
netip.go#L1137: return joinHostPort(p.ip.String(), itoa.Itoa(int(p.port)))
netip.go#L1141: func joinHostPort(host, port string) string {
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)